home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / VBSamples / DirectShow / VBDemo / readme.txt next >
Encoding:
Text File  |  2001-10-10  |  569 b   |  13 lines

  1. DirectShow Sample -- VBDemo
  2. ---------------------------
  3.  
  4. This is a simple media player application for Microsoft Visual Basic.
  5.  
  6. Open a media file from the File menu, and it will begin playing automatically.
  7. You can control playback speed with the radio buttons at the bottom of the form.
  8. While the file plays, VBDemo displays information about the media file's 
  9. duration and current position.  You may also adjust volume and balance by
  10. adjusting the slider controls beneath the video window.
  11.  
  12. Note:  Adjusting playback speed of .ASF files is not supported.
  13.